Skip to content

fix reversed Result monad #227

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 13, 2022
Merged

fix reversed Result monad #227

merged 1 commit into from
Jan 13, 2022

Conversation

mikepii
Copy link
Contributor

@mikepii mikepii commented Jan 13, 2022

Fix #226

@bcb bcb merged commit cb43883 into explodinglabs:main Jan 13, 2022
@bcb
Copy link
Member

bcb commented Jan 13, 2022

Released in version 5.0.6, thanks again @mikepii

kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Mar 7, 2022
Changelog:
==========
Fix reversed Result Either type ([openembedded#227]
(explodinglabs/jsonrpcserver#227)).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Mar 7, 2022
Changelog:
==========
Fix reversed Result Either type ([openembedded#227]
(explodinglabs/jsonrpcserver#227)).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Mar 7, 2022
Changelog:
==========
Fix reversed Result Either type ([openembedded#227]
(explodinglabs/jsonrpcserver#227)).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Mar 8, 2022
Changelog:
==========
Fix reversed Result Either type ([openembedded#227]
(explodinglabs/jsonrpcserver#227)).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Mar 8, 2022
Changelog:
==========
Fix reversed Result Either type ([openembedded#227]
(explodinglabs/jsonrpcserver#227)).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Mar 9, 2022
Changelog:
==========
Fix reversed Result Either type ([openembedded#227]
(explodinglabs/jsonrpcserver#227)).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead pushed a commit to openembedded/meta-openembedded that referenced this pull request Mar 9, 2022
Changelog:
==========
Fix reversed Result Either type ([#227]
(explodinglabs/jsonrpcserver#227)).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
daregit pushed a commit to daregit/yocto-combined that referenced this pull request May 22, 2024
Changelog:
==========
Fix reversed Result Either type ([#227]
(explodinglabs/jsonrpcserver#227)).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
daregit pushed a commit to daregit/yocto-combined that referenced this pull request May 22, 2024
Changelog:
==========
Fix reversed Result Either type ([#227]
(explodinglabs/jsonrpcserver#227)).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Result" monad's "Left" and "Right" types are reversed
2 participants